hiliteChanged
Type
message
Summary
Sent when the hilited destination of the navigation rail changes
Syntax
hiliteChanged pNewIndex, pOldIndex
Description
Handle the hiliteChanged message in order to respond to a change in the hilited destination of the navigation rail.
Parameters
Name | Type | Description |
---|---|---|
pNewIndex | The index of the newly hilited destination | |
pOldIndex | The index of the previously hilited destination |